wip
authorIan Jackson <ian.jackson@citrix.com>
Thu, 20 Sep 2018 16:49:16 +0000 (17:49 +0100)
committerIan Jackson <ian.jackson@citrix.com>
Thu, 20 Sep 2018 16:49:16 +0000 (17:49 +0100)
debian/rules

index 941945ecf0a1b857c85028a594482e9889026e0e..7ae9b3303c1aa7c1e995e7d75c3b2551837492fd 100755 (executable)
@@ -37,9 +37,10 @@ dpkg_LDFLAGS  := $(shell dpkg-buildflags --get CPPFLAGS)
        dh $@
 
 override_dh_auto_clean:
-       $(MAKE) -j1 distclean
+       $(MAKE) -j1 distclean
 
 override_dh_auto_configure:
+       dh_update_autotools_config
        ./configure \
                --disable-stubdom \
                --prefix=/usr \